Welcome![Sign In][Sign Up]
Location:
Search - QR code matlab

Search list

[AI-NN-PRAdaptGA

Description: matlab 自适应遗传算法源程序,用到了G-S正交化分解,大家可以用QR分解做一下,应该会使程序更简单一点.-Matlab adaptive genetic algorithm source code, used in the G-S orthogonal decomposition. We can do something QR decomposition, the process would be simpler 1:00.
Platform: | Size: 1024 | Author: songyong | Hits:

[GDI-BitmapQRTest

Description: QR CODE二维条码生成动态连接库.DLL文件-QR CODE to generate two-dimensional bar code DLL. DLL files
Platform: | Size: 295936 | Author: | Hits:

[2D GraphicQRcode

Description: QR code编码(encode)源代码vc, 大家交流 多多交流-QR code encoding (encode) the source code vc, U.S. exchanges more exchanges
Platform: | Size: 49152 | Author: | Hits:

[Otherqrcode

Description: 有日本日写的二维码JS源代码,提供二维码生成显示功能。-Written in Japanese on two-dimensional code JS source code, generate code to provide two-dimensional display.
Platform: | Size: 5120 | Author: Beasy | Hits:

[OtherSPIHT

Description: 这是SPIHT压缩的原始程式码, 也就是JAVA的程式码。-This is the SPIHT compression source code, that is, JAVA code.
Platform: | Size: 3072 | Author: SHIN | Hits:

[AlgorithmQR

Description: 在对矩阵进行拟上三角化的基础上利用带双步位移的QR分解法求解矩阵的特征值-To be in the upper triangular matrix based on the use of dual-band step-by-step displacement of QR decomposition method for solving matrix eigenvalue
Platform: | Size: 2048 | Author: 李少林 | Hits:

[Otherqr

Description: 二维矩阵码QR标准,对于编码解码算法和过程都有详细描述。-QR Code standard two-dimensional matrix, for encoding and decoding algorithms have a detailed description of the process.
Platform: | Size: 705536 | Author: lyj | Hits:

[Goverment applicationQRCodeLib

Description: QRcode类库源码,可以参考一下 但结合这个好像还不能实现中文生成二维码 要是哪位懂这个联系我,十分感谢。-the QRcode library is good source , if you love ,download .....
Platform: | Size: 1034240 | Author: djj | Hits:

[matlabComparison_of_QR_Factorization_Algorithms

Description: Comparison of QR Factorization Algorithms (Matlab script)
Platform: | Size: 2048 | Author: Oliver,cheng | Hits:

[matlabQRcode

Description: QR码作为一种可高速、全方位识别的二维条码,已经在各行各业中得到了应用,并具有很大发展潜力.本文针对QR码图像的识别过程中可能遇到的图像噪声干扰、QR码占实际拍摄图像的一部分、倾斜、几何失真等问题进行了研究,提出了通过改进型中值滤波去除噪声,使用QR码符号特性定位并对倾斜图像进行旋转,对失真不严重的图像采用控制点变换和双线性插值方法进行几何校正.实验证明, 本文的方法简单有效, 可以用于提高条码的正确识别率.-As a high-speed, full identification of the two-dimensional bar code, QR code has been applied in all walks of life, and also has great potential for development. In this paper, aiming at QR code image recognition process may be encountered in noise interference, QR code accounting for the actual captured image just a part, slant, geometric distortion, and other issues have been studied, put forward through improved median filter to remove noise, use QR code symbol characteristics to locate and rotate the tilted image, distortion which is not serious use control-point transform and spatial bilinear interpolation method for geometric correction. The results show that this method is simple and effective, can be used to improve the QR code correct recognition rate.
Platform: | Size: 1319936 | Author: ljj | Hits:

[matlabqr_code

Description: QR code matlab source code This source code can be useful in coding n decoding QR codes.
Platform: | Size: 14336 | Author: Shan | Hits:

[JSP/Javaqrcode

Description: 这是qrcode 官方的二维码解码示意代码(JAVA语言)-This is the official two-dimensional code decoding qrcode signal code (JAVA language)
Platform: | Size: 44032 | Author: work | Hits:

[matlabmatlab-Hint

Description: this file contain 2 pdf about integeration in matlab and some code as following: QR decomposition Jacobi method Choleskey Decomposition householder method Genetic Algorithm least_squares method gauss_seidel method
Platform: | Size: 95232 | Author: hassani | Hits:

[AlgorithmNumerical-calculation-matlab

Description: Numerical calculation method of the source program, including the numerical algebra some most basic code. Including the gaussian elimination method is used to solve the equations, the iterative method, QR decomposition -Numerical calculation method of the source program, including the numerical algebra some most basic code. Including gaussian solving equations, the iterative method, QR decomposition
Platform: | Size: 4165632 | Author: wangyiyang | Hits:

[matlabQR-matlab

Description: qr算法的matlab代码,利用矩阵的QR分解,逐步按递推法构造矩阵的分解序列的过程,只要原始矩阵式非奇异矩阵,则由QR算法就完全确定其分解序列了-qr algorithm matlab code using a QR decomposition of the matrix, step by step process of the recursive method to construct the matrix decomposition sequence, as long as the original matrix nonsingular matrix by the QR algorithm completely determine the sequence of its decomposition
Platform: | Size: 1024 | Author: 王喜 | Hits:

[Post-TeleCom sofeware systemsQR

Description: QR分解是球形MIMO检测算法必不可少的环节,本代码采用m语言描述了QR分解分解具体怎么实现,而不是直接调用matlab内部函数,采用的是QR分解的脉动阵列结构,据此代码可轻易实现QR分解的FPGA设计-QR decomposition is an essential part of the spherical MIMO detection algorithm, the code uses QR decomposition decomposition m language to describe specifically how to achieve, rather than a direct call matlab internal function, using the QR decomposition systolic array structure, pursuant to which the code can be easily QR decomposition FPGA design
Platform: | Size: 3072 | Author: logic | Hits:

[Graph RecognizeQRCodes

Description: 基于matlab 来开发QR识别和译码程序,运用图像校正、二值化、边缘检测等各种图像处理方法实现条码的预处理,并进行QR码的解码和纠错算法,充分利用面向对象的方法,结合图像处理技术,完成了基于图像处理的QR码快速识别的解码系统。-Based on Matlab QR recognition and decoding procedures, the use of the image correction, binarization, edge detection, and other various image processing methods to achieve the pretreatment of the code, and a QR code decoding and error correction algorithm, the full use of the object-oriented approach, combined with image processing technology, based on the completion of image processing QR code decoding system to quickly identify.
Platform: | Size: 442368 | Author: guoxi | Hits:

[matlabQR_code

Description: 实现了qr二维码的编码及解码功能,读出二维码信息及保存(Implements encoding and decoding functions qr two-dimensional code, the two-dimensional code information is read out and save)
Platform: | Size: 1862656 | Author: cassie | Hits:

[Special EffectsMATLAB条形码识别GUI版

Description: 本设计为基于MATLAB的条形码识别系统,带有一个GUI界面。可以识别各种条形码,倾斜的,污渍的等等,带一个界面。(This design is a bar code recognition system based on MATLAB, with a GUI interface. Can identify all kinds of barcodes, tilt, stain and so on, with an interface.)
Platform: | Size: 601088 | Author: www.wobishe.com | Hits:

[Special EffectsMATLAB数字水印DWT+DCT+GUI+攻击+psnr

Description: 用Matlab编程实现QR二维码的生成与识别,内含zxing-core-1.7和zxing-j2se-1.7的Zxing开源库,下载下来即可运行使用,无需再去下载相应的Zxing开源库,另外本资源将QR二维码编解码分别封装为函数了,这样使用起来方便。(The generation and recognition of QR QR code is realized by MATLAB programming, which contains the zxing open source library of zxing-core-1.7 and zxing-j2se-1.7. After downloading, it can be used without downloading the corresponding zxing open source library.)
Platform: | Size: 20532224 | Author: just11 | Hits:
« 12 »

CodeBus www.codebus.net